CreateCyberItemFromURL
Creates a Cyberdog item for a URL.
CyberItem CreateCyberItemFromURL (in char* url);
url
- The URL to be converted to a
CyberItem
object.- return value
- The newly created
CyberItem
object.DISCUSSION
You call this method to create and initialize the appropriate kind of Cyberdog item for the specified URL.Do not subclass this class.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help